What is 128 power of 2?

128 raised to the power of 2 (128²) is equal to 16,384.

To calculate this, you can multiply 128 by itself: 128 x 128 = 16,384.

In binary form, 128 is represented as 10000000. Raising this value to the power of 2 simply involves adding an additional 0 at the end of the binary number. So, 128² in binary form is 100000000000000, which is equal to 16,384 in decimal form.

128² is also sometimes written as 2⁷ x 2⁷, since 128 is equal to 2⁷. Simplifying this expression, we get 2^(7+7) which is equal to 2^14, or 16,384.